home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / john / hc_xcmd_.hqx / Searchreplace XCMD v.2.0 / background_3358.txt < prev    next >
Text File  |  1989-09-12  |  1KB  |  60 lines

  1. -- background: 3358 from stack: in.0
  2. -- bmap block id: 4081
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2000
  11. -- rect: left=26 top=69 right=330 bottom=482
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 0
  18. -- line height: 14
  19. -- part name: Information Field
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=388 top=5 right=24 bottom=407
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 17779 / 17779
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: go prev
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect barn door close fast
  37.   send the short name of me
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 5 (button)
  43. -- low flags: 00
  44. -- high flags: 2000
  45. -- rect: left=476 top=5 right=24 bottom=494
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 8419 / 8419
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: go next
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect barn door open fast
  57.   send the short name of me
  58. end mouseUp
  59.  
  60.